Vcenter Namespaces Networks Nsx SharedSubnets Ipv4Cidr

Vcenter Namespaces Networks Nsx SharedSubnets Ipv4Cidr
Vcenter Namespaces Networks Nsx SharedSubnets Ipv4Cidr

The Vcenter Namespaces Networks Nsx SharedSubnets Ipv4Cidr schema contains the specification for representing CIDR notation of IP range. For example, this can be used to represent 256 IP addresses using 10.10.10.0/24.

This schema was added in vSphere API 9.1.1.0.

JSON Example
{
    "address": "string",
    "prefix": 0
}
string
address
Required  

The IPv4 address.

This property was added in vSphere API 9.1.1.0.

integer As int64 As int64
prefix
Required  

The CIDR prefix.

This property was added in vSphere API 9.1.1.0.